The UI layout and the action/ event code are nicely separated in XWT and the Java source code. UI布局以及动作/事件代码在XWT内和Java源代码内被很好地分离。
This code is separated into a different method to avoid duplicating the code. 该方法会分割到不同的方法以避免复制代码。
Language-and culture-dependent elements are separated from the core logic of the software at the source code level, as well as the compiled and static-linked module level. 它将与语言和文化相关的元素在源代码级别以及已编译的和静态链接的模块级别与软件的核心逻辑相隔离。
In assembly language, the static data and global variables are separated out in memory from the code. 在汇编语言中,静态数据和全局变量与代码在内存中是分开的。
The getDefinition() method is logically separated from UI-specific code ( for the most part) and can be called without concern for a button click. getDefinition()方法从逻辑上独立于特定于UI的代码(对于绝大部分而言),并且可以在没有单击按钮的情况下得到调用。
This refactoring of the class also improves the code so that we have separated the initialization code from the object construction code. 类的这种重构也会改进代码,因为我们将初始化逻辑从对象的构造函数分离出来了。
To ease source code maintenance, the validation source code should be separated from the source code of the technology domain. 为了改进源代码维护,您应该从技术域中分割确认器源代码。
If you have two operations that require synchronization separated by a small block of thread-safe code, you are generally better just using a single synchronized block. 要是您想用一小块线程安全代码把要求同步的两个操作隔开,那么只使用一个同步块一般会更好些。
As a large project, every feature in GIMP is nicely separated, so the code that deals with the same set of features is grouped together. 作为一个大型项目,GIMP中的每个特性都很好地分隔开,因此处理相同特性组的代码被编组在一起。
For example, the generated code is separated from the handcrafted code. 例如,生成的代码与手工的代码之间是隔离的。
Statement, the cleanup code is separated from the working code, as follows. 语句,需要将清理代码与工作代码分开,如下所示。
Also, a form and its code are separated, prompting you to hunt and peck to find the correct code. 它的表单和代码也是分开的,这使你不得不看着界面来找相应的代码。
A study about the effect of combustion chamber passage configuration on air plow field is performed in a compression ignition natural gas engine with a separated combustion chamber using Multi-dimensional Computational Fluid Dynamics ( CFD) code. 以分隔室式天然气发动机为研究对象,利用CFD多维数值模拟计算软件,研究了燃烧室通道结构参数对压燃式天然气发动机缸内气流运动的影响。
The simplified model is proposed to calculate the distribution of the flow field of impinging stream. The turbulent interaction between two opposed plane jets separated by a distance of H was numerically simulated by a finite volume code. 构造了计算撞击流流场分布的数值简化模型,并用有限容积法对间距为H的两个对置平板喷嘴间的湍流作用区域进行数值模拟研究。
The frame, applying with XML and XSLT technologies, make controller, model, and view more separated and make user's program code much less. 该框架充分运用XML和XSLT技术,更好地分离了控制、模型和视图,更多地减少了用户代码。
Struts brings an excellent MVC framework, it separated code of business/ control/ display logic and aided in code re-usability and flexibility for components development. Struts提供了一个优秀的MVC框架,分解商业逻辑、控制逻辑和表现逻辑的代码,提高了代码的可重用性和灵活性,便于组件式开发;
Effects of combustion chamber parameters on combustion characteristics were studied in a compression ignited natural gas engine with separated chamber by coupling the detailed chemical kinetic mechanism with multi-dimensional Computational Fluid Dynamic ( CFD) code. 利用详细的化学动力学机理与CFD多维数值模拟计算软件研究了燃烧室结构参数对分隔室压燃式天然气发动机燃烧特性的影响。
By introducing MVP architecture into legacy system frontend redevelopment work, user interface logic code can be separated from view code. As the result, the reusability and testability of business logic code is greatly enhanced, and the efficiency of development and test work is improved accordingly. 在遗留系统前台界面重构工作中引入了MVP架构,使得界面逻辑代码与显示代码分离开来,有效增强了界面逻辑代码的复用性和易测性,从而提高了开发和测试的效率。
Struts framework is introduced in order to display system and business layers were separated, so as to change the the system pages interspersed function code defects. Struts框架的引入是为了将系统显示层和业务层进行分离,从而可改变系统页面中穿插功能代码的缺陷性。
The author thought that the overseas criminal law theory proposed the accomplice is separated from this concept to be able to make up the penal code to be short of the stipulation flaw which the preparation stops. 笔者认同将国外刑法理论提出共犯的脱离这一概念能弥补刑法典欠缺预备中止的规定的缺陷。
MPDL can assist developer to design monitoring probes during software design and implementation, and the written probe description file is separated from the function logic code of the target system, which makes it easy to modify and maintain. 3. 监控探针描述语言可以辅助开发人员在进行软件设计实现的同时根据监控需要描述监控探针,编写的监控探针描述文件独立于目标系统的逻辑功能代码,便于修改和维护。